[INFO] cloning repository https://github.com/koushik255/imageviewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koushik255/imageviewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoushik255%2Fimageviewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoushik255%2Fimageviewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37e429b94b799b98cd2d86c1a693dc6beb83c5a4
[INFO] testing koushik255/imageviewer against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoushik255%2Fimageviewer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koushik255/imageviewer
[INFO] finished tweaking git repo https://github.com/koushik255/imageviewer
[INFO] tweaked toml for git repo https://github.com/koushik255/imageviewer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koushik255/imageviewer on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koushik255/imageviewer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9cfa0548b9c349cddc69f818a70a17bf06262ebeb177b76e12b2492bb63d0c7
[INFO] running `Command { std: "docker" "start" "-a" "d9cfa0548b9c349cddc69f818a70a17bf06262ebeb177b76e12b2492bb63d0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9cfa0548b9c349cddc69f818a70a17bf06262ebeb177b76e12b2492bb63d0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9cfa0548b9c349cddc69f818a70a17bf06262ebeb177b76e12b2492bb63d0c7", kill_on_drop: false }`
[INFO] [stdout] d9cfa0548b9c349cddc69f818a70a17bf06262ebeb177b76e12b2492bb63d0c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f52ccd221a58eb9f4648338e948d090c5e92ee96e4c18d75a6a2af407a795d5
[INFO] running `Command { std: "docker" "start" "-a" "2f52ccd221a58eb9f4648338e948d090c5e92ee96e4c18d75a6a2af407a795d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icy_sixel v0.1.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling ratatui-image v8.0.1
[INFO] [stderr]    Compiling imageviewer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Frame` and `ListState`
[INFO] [stdout]  --> src/ui.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Frame,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     widgets::{Block, BorderType, List, ListState, Paragraph, Widget},
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir_listing_para`
[INFO] [stdout]   --> src/ui.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let dir_listing_para = Paragraph::new(directory_listing)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir_listing_para`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.31s
[INFO] running `Command { std: "docker" "inspect" "2f52ccd221a58eb9f4648338e948d090c5e92ee96e4c18d75a6a2af407a795d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f52ccd221a58eb9f4648338e948d090c5e92ee96e4c18d75a6a2af407a795d5", kill_on_drop: false }`
[INFO] [stdout] 2f52ccd221a58eb9f4648338e948d090c5e92ee96e4c18d75a6a2af407a795d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe3d7276a62b801c4e6f6802846500180844a19e264b97d539794b36d7baa395
[INFO] running `Command { std: "docker" "start" "-a" "fe3d7276a62b801c4e6f6802846500180844a19e264b97d539794b36d7baa395", kill_on_drop: false }`
[INFO] [stderr]    Compiling imageviewer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Frame` and `ListState`
[INFO] [stdout]  --> src/ui.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Frame,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     widgets::{Block, BorderType, List, ListState, Paragraph, Widget},
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir_listing_para`
[INFO] [stdout]   --> src/ui.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let dir_listing_para = Paragraph::new(directory_listing)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir_listing_para`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "fe3d7276a62b801c4e6f6802846500180844a19e264b97d539794b36d7baa395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3d7276a62b801c4e6f6802846500180844a19e264b97d539794b36d7baa395", kill_on_drop: false }`
[INFO] [stdout] fe3d7276a62b801c4e6f6802846500180844a19e264b97d539794b36d7baa395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b09d4298f5a1548269f376ebf84cc2668516bc98dad53cfb803bc151214176b7
[INFO] running `Command { std: "docker" "start" "-a" "b09d4298f5a1548269f376ebf84cc2668516bc98dad53cfb803bc151214176b7", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Frame` and `ListState`
[INFO] [stderr]  --> src/ui.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     Frame,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 8 |     widgets::{Block, BorderType, List, ListState, Paragraph, Widget},
[INFO] [stderr]   |                                        ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dir_listing_para`
[INFO] [stderr]   --> src/ui.rs:80:13
[INFO] [stderr]    |
[INFO] [stderr] 80 |         let dir_listing_para = Paragraph::new(directory_listing)
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir_listing_para`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `imageviewer` (bin "imageviewer" test) generated 2 warnings (run `cargo fix --bin "imageviewer" -p imageviewer --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/imageviewer-fd63da6fffb22bb2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b09d4298f5a1548269f376ebf84cc2668516bc98dad53cfb803bc151214176b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b09d4298f5a1548269f376ebf84cc2668516bc98dad53cfb803bc151214176b7", kill_on_drop: false }`
[INFO] [stdout] b09d4298f5a1548269f376ebf84cc2668516bc98dad53cfb803bc151214176b7
